home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Tele / M / MUBBS / Wshlst18.sit / WishList DOCS next >
Encoding:
Text File  |  1992-09-05  |  4.5 KB  |  99 lines  |  [TEXT/MACA]

  1.      ######################
  2. ####### Wish List Module ########
  3.      ######################
  4.       --> VERSION 1.8 <--
  5.        By: Scott Szretter
  6.    (C)1991-1992 Scott Szretter
  7.  Please see the file "COPYRITE.SPS"
  8.  
  9.     This module will allow your users to create a 'wish list' on your bbs.
  10.  
  11.     To install the module, copy it with resedit (it should be called 'wish' in
  12.      the distibution arcive) into the mubbs modules file - renumbering if 
  13.      necessary.
  14.  
  15.    There should be a folder called "wish" in the same directory as your
  16.     'modules' file.
  17.   This folder should contain:
  18.  
  19. ->  modulename.info  - The wishlist
  20. ->  modulename.help  - The user help screen
  21. ->  modulename.intro.lang0 - The introduction screen (TEXT)
  22. ->  modulename.intro.lang1 - The introduction screen (ANSI)
  23. ->  modulename.menu.lang0 - The wish list menu displayed to the user (TEXT).
  24. ->  modulename.menu.lang1 - The wish list menu displayed to the user (ANSI).
  25. ->  modulename.level - Contains security info.
  26.  
  27.  (Where modulename is the name of the module.  ("wish") in the distribution
  28.    archive.)
  29.  
  30.   Edit these files with a plain text editor like Jolliwrite, or Vantage, or
  31.    MacWrite and save as text.
  32.  
  33.   To call the module, simply call it by it's name.
  34.  
  35.  When the module is called, it will present the user with the menu that is
  36.    in the '.menu' file.
  37.  
  38. There are 4 options available:
  39.  
  40.   "Quit" will simply exit the user back to the calling module or menu.
  41.   "Display" will display the main or alternate wish list file to the user.
  42.           (modulename.info) or (modulename.alt)  (the alternate will be made
  43.            available if the users security is above what is specified in
  44.            the level file.)
  45.   "Add" will allow the user to add to the main or alternate wish list.
  46.   "Help" will display the file wish.help in the wish folder. (modulename.help)
  47.  
  48.  The actual wish list is kept in a folder called "wish", and the file name is
  49.    modulename.info"   (If the module is called 'wish', then the file would be
  50.    in the folder called wish, and the file would be called 'wish.info').
  51.  
  52.     This module has been tested, but I take no responsibility for any damages
  53.      that may occur from using this module.
  54.  
  55.     Wish lists are usually lists of software users want, or anything you can
  56.      think of.
  57.  
  58.   The .level file contains three things.
  59.   The first is the security level to actually access the module.
  60.     It is a number, and the users level must be higher than what is in the
  61.      file.  Return terminated.
  62.   The second is the message the user will get if the users security level
  63.     is not high enough to access the module.
  64.   The third is the security level to add to or display the ALTERNATE wish
  65.    list. (a number)  The users level must be HIGHER.
  66.  
  67.   *** CHANGES IN WISHLIST ***
  68. 1.0 -> 1.1 --   Added "Your wish has been added to the list.".
  69.                 Fixed bug in writing to the wishlist (sorry about that...)
  70. 1.1 -> 1.2 --  Added sysop display status's, Added date to wish list display,
  71.                Added intro screen, Made help screen come from file, Fixed the
  72.                writing to the log - sorry... & a few cleanups.
  73. 1.2 -> 1.3 --  Fixed bug where users wish gets added to INTRO file...
  74. 1.3 -> 1.4 --  Made some error reporting improvements, Fixed a POSSIBLE bug,
  75.                added better user interface, Changed programmers name.
  76. 1.4 -> 1.5 --  Added the Alternate wish list stuff.
  77.                 (if the user level is under 10, the user will only be able to
  78.                 see and add to the main wishlist.  If the users level is
  79.                 greater than or equal to 10, the user can add to and look at
  80.                 either the main or alternate wish lists.)
  81. 1.5 -> 1.6 --  Cleaned up some wording, made code more efficient and clean,
  82.                 and fixed problem with way I was writing to file.
  83. 1.6 -> 1.61 -- Conversion to Think C 5.02 (woopie), and a few fixes like removed
  84.               logoff command cause my users complained about hitting the 'L' key
  85.                accidentaly!
  86. 1.61 -> 1.7 -- Added security level stuff, (.level file), added menu from a
  87.                 text file, and some small cleanups..
  88.                 (** Alternate wish list access is now determined by the
  89.                       .level file!! **)
  90. 1.7 -> 1.8 -- Lots of code cleanup, and added ANSI/TEXT menus & intro screens.
  91.  
  92.  ---> If you wish to submit a bug report, or a feature request (PLEASE DO!!)
  93.        you may send mail to...
  94.  
  95.        Scott001 (America Online)
  96.        Scott Szretter (HMM BBS 508-655-8927)
  97.  
  98.    ---> WATCH FOR MORE GREAT MODULES FROM SCOTT SZRETTER <---
  99.           HMM BBS: (508)655-8927  (Natick, MA)